home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 466 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: lava.ivg.com!usenet
  2. From: ronrijn@noord.bart.nl (Ron Rijnsewijn)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: AmigaMosaic
  5. Date: 6 Jan 1996 00:10:21 GMT
  6. Organization: bART Internet Services
  7. Message-ID: <791.6577T1346T1010@noord.bart.nl>
  8. References: <426_9601020422@salata.com>
  9. NNTP-Posting-Host: asyn08.gn2.noord.bart.nl
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >>
  14. >Is anyone using Mosaic on an Amiga running WB 2.1? And are you using
  15. >Mosaic_Shunt or something to redirect the images to an external viewer?  Has
  16. >anyone SUCCESSFULLY done this, or do you know of another newsgroup area that
  17. >I might ask around in ?  Thnks
  18.  
  19. I'm using fastview V2.0 to process the inline-pictures. The only thing you
  20. have to change is the 'mailcap' file in your ENVARC directory.
  21. There will be a line like this:
  22.         image/*; sys:Utilities/multiview %s PUBSCREEN=Mosaic
  23. I just added a '#' at the beginning, so the line looks like this:
  24.         #image/*; sys:utilities/multiview %s PUBSCREEN=Mosaic
  25. Now this is a remark, and Mosaic will ignore it
  26. And inserted a new line:
  27.         image/*; c:fastview %s PUBSCREEN=Mosaic
  28.  
  29. And voila Mosiac uses fastview
  30.  
  31. Good luck; Ron
  32.  
  33.